Uses of Class
agents.anac.y2010.AgentSmith.Bounds

Packages that use Bounds
agents.anac.y2010.AgentSmith   
 

Uses of Bounds in agents.anac.y2010.AgentSmith
 

Methods in agents.anac.y2010.AgentSmith that return types with arguments of type Bounds
static java.util.HashMap<java.lang.Integer,Bounds> Bounds.getIssueBounds(java.util.ArrayList<Issue> pIssues)
          Creates a hashmap with for each of the issues the bounds
 

Methods in agents.anac.y2010.AgentSmith with parameters of type Bounds
static double Bounds.getScaledIssueValue(Bounds pBounds, Bid pBid, Issue pIssue)
          returns the scaled value of the (discrete, real or integer) issue.